VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingHelper Class / CreateTrigger Methods
In This Topic
    CreateTrigger Method (ProcessingHelper)
    In This Topic
    Overloaded. Creates the trigger that activates if at least one trigger is activates.
    Overload List
    OverloadDescription
    Creates the trigger that activates if at least one trigger is activates.
    Creates the trigger that always activates.
    Creates the trigger that is activated if specified predicate returns value that equals to the activate value.
    Creates the trigger that is activated if specified predicate returns value that equals to the activation value.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also